home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 301-325 / disk_313 / uucp / uucp1.lzh / man / NULL < prev    next >
Text File  |  1989-10-27  |  572b  |  35 lines

  1.  
  2. NAME
  3.     NULL:
  4.  
  5. SYNOPSIS
  6.     Mount NULL:
  7.  
  8. DESCRIPTION
  9.     the NULL: device is a dos handler designed to allow programs
  10.     such as DCron, DMe, etc... to run other programs in the
  11.     background while still allowing the user to close the CLI
  12.     window these programs were originally backgrounded on.
  13.  
  14.     NULL: Requires L:Handler and a proper mountlist entry:
  15.  
  16. NULL:    Handler = root:L/null-handler
  17.     Stacksize = 1024
  18.     Priority = 5
  19.     GlobVec = 1
  20. #
  21.  
  22.     Getty also uses NULL:.    You normally Mount NULL: in your
  23.     startup-sequence.
  24.  
  25.  
  26. FILES/REQUIRES
  27.     L:Null-Handler
  28.     DEVS:Mountlist
  29.  
  30. REFERENCES
  31.     Getty
  32.  
  33.  
  34.  
  35.